home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / restaura.swf / scripts / DefineSprite_130 / frame_5 / DoAction.as
Encoding:
Text File  |  2008-09-15  |  107 b   |  10 lines

  1. if(start == 20)
  2. {
  3.    tellTarget("../")
  4.    {
  5.       gotoAndStop(1);
  6.    }
  7. }
  8. start++;
  9. gotoAndPlay(2);
  10.